@keyframes backgroundFlicker{0%{background-color:#EEE}50%{background-color:#A8AAAD}100%{background-color:#EEE}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#pdf-viewer-iframe-wrapper{position:relative}#pdf-viewer-iframe-wrapper::before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border-radius:50%;border:5px solid #eee;border-top-color:#666;animation:spin 1s linear infinite}#pdf-viewer-iframe-wrapper #pdf-viewer-iframe{height:calc(100vh - 100px);background-color:#A8AAAD;border:none;animation:backgroundFlicker 5s linear 3;-webkit-animation:backgroundFlicker 5s linear 3}#pdf-viewer-iframe-wrapper.iframe-loaded::before{display:none}#pdf-viewer-iframe-wrapper.iframe-loaded #pdf-viewer-iframe{background:#FFF;animation:none;-webkit-animation:none}@media screen and (max-width: 991px){#pdf-viewer-iframe-wrapper.iframe-loaded::after{content:"";position:absolute;left:calc(50% - 16px);top:calc(40% - 16px);display:block;background:url(/assets/backend/zoom-pdf-eb285b18f2569404c9958dd051aac0a9672443df24d04b70fc80d275ebb76fee.svg);width:32px;height:32px;opacity:0.75}#pdf-viewer-iframe-wrapper #pdf-viewer-iframe{height:65vh}}@media screen and (max-width: 767px){.documents-show-pdf-container{padding:0}}body.content.invoice_sample .section-body,body.content.proforma_invoice_sample .section-body,body.content.receipt_sample .section-body,body.content.notice_sample .section-body,body.content.order_sample .section-body{background-color:#C6EAF8;padding-top:4rem}body.content.invoice_sample .section-body .call-to-action,body.content.proforma_invoice_sample .section-body .call-to-action,body.content.receipt_sample .section-body .call-to-action,body.content.notice_sample .section-body .call-to-action,body.content.order_sample .section-body .call-to-action{margin-top:4rem;text-align:center}body.content.invoice_sample .section-body .call-to-action .btn,body.content.proforma_invoice_sample .section-body .call-to-action .btn,body.content.receipt_sample .section-body .call-to-action .btn,body.content.notice_sample .section-body .call-to-action .btn,body.content.order_sample .section-body .call-to-action .btn{margin-left:0.4rem}
